projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78b25bc
)
** file-remote-p now returns an identifier for the remote system,
author
Kai Großjohann
<kgrossjo@eu.uu.net>
Fri, 2 Jul 2004 14:49:00 +0000
(14:49 +0000)
committer
Kai Großjohann
<kgrossjo@eu.uu.net>
Fri, 2 Jul 2004 14:49:00 +0000
(14:49 +0000)
if the file is indeed remote. (Before, the return value was t in
this case.)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ba9eb3121e6aa042f47820734004c5674e711f3f..be4460961b42c82d68af33b74099ccaee1c5289e 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2222,6
+2222,10
@@
arg is non-nil.
modification times. Magic file name handlers can handle this
operation.
+** file-remote-p now returns an identifier for the remote system,
+if the file is indeed remote. (Before, the return value was t in
+this case.)
+
** The display space :width and :align-to text properties are now
supported on text terminals.